toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.browser.callback
/
[jvm]StartDownloadCallback
/
Params
Params
interface
Params
The parameters of the
StartDownloadCallback
.
Members
Functions
download
Link copied to clipboard
open
fun
download
(
)
:
Download
Returns the
Download
process instance that is about to start.
frame
Link copied to clipboard
open
fun
frame
(
)
:
Optional
<
Frame
>
Returns an
Optional
that contains the
Frame
instance initiated this download or an empty
Optional
if the instance initiated this download was closed and not available anymore.